From 13d48ff3a5aa3067a05178987b73c0e417b4da68 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 18 Jul 2008 08:59:39 +0000 Subject: [PATCH] Backport of long term bug from trunk: 2008-07-18 David Robinow (tiny change) * w32inevt.c: Include dispextern.h. Don't declare change_frame_size here. (maybe_generate_resize_event, resize_event): Call change_frame_size with SAFE arg. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index a2f29048319..01d94ad0258 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-07-18 David Robinow (tiny change) + + * w32inevt.c: Include dispextern.h. Don't declare change_frame_size + here. + (maybe_generate_resize_event, resize_event): Call change_frame_size + with SAFE arg. + 2008-07-17 YAMAMOTO Mitsuharu * gtkutil.c: Include instead of "config.h". -- 2.30.2